This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: How to disable CTRL-S in Form ?? ~Sven Kifoogenli 12.Jan.04 09:11 AM a Web browser Domino Designer 6.0.3Windows 2000
There are a couple of ways you can do this, but if you want to force the user to use a button, I'd have a field on the form, whose value is checked by the querysave event of the form, and code the querysave so that it will only continue if the field value is set correctly.